x11: Remove XComposite
authorBenjamin Otte <otte@redhat.com>
Fri, 2 Apr 2021 01:05:40 +0000 (03:05 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Jul 2021 18:00:25 +0000 (14:00 -0400)
commit0ae2acfb1a72675ed994fed7900e2a57e02bc733
tree3b4cc763f2fd4c29532a7f1e78010c264165e83f
parentafc5f46ca90e65009522946fdc929d259e0d51ec
x11: Remove XComposite

It's only used during DND to allow use of the root window's cow window
as a DND target, because apparently gnome-shell used to think that was a
great idea to DND to the overview.

Somebody complain to gnome-shell devs about it not being a good idea if
they want it fixed.
Potentially using Wayland is a better idea though.

This reverts 85ae875dcbfcfa3fbdca857dc90467d39b9ff0c5

Related: https://bugzilla.gnome.org/show_bug.cgi?id=601731
config.h.meson
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdisplay-x11.h
gdk/x11/gdkdrag-x11.c
gdk/x11/meson.build
meson.build